home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Hyperj-Hz / HyperMac™1.2.cpt / Area Codes / background_2114.txt < prev    next >
Text File  |  1987-11-27  |  3KB  |  160 lines

  1. -- background: 2114 from stack: in
  2. -- bmap block id: 36365
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=135 top=31 right=47 bottom=171
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: area code
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=135 top=53 right=70 bottom=206
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: time zone
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=135 top=75 right=92 bottom=459
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: region
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=55 top=117 right=250 bottom=456
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 10
  59. -- style flags: 0
  60. -- line height: 13
  61. -- part name: locations
  62.  
  63.  
  64. -- part 8 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=416 top=242 right=279 bottom=459
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 1012 / 1012
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Return
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect scroll right
  79.   pop card
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 9 (button)
  85. -- low flags: 00
  86. -- high flags: 0004
  87. -- rect: left=5 top=37 right=73 bottom=48
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 1011 / 1011
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Home
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   visual effect iris close
  99.   go home
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 10 (button)
  105. -- low flags: 00
  106. -- high flags: 0000
  107. -- rect: left=255 top=247 right=273 bottom=282
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 1013 / 1013
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: Next
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   go to next card
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 11 (button)
  124. -- low flags: 00
  125. -- high flags: 0000
  126. -- rect: left=224 top=247 right=273 bottom=251
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 1014 / 1014
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: Prev
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   go to prev card
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 12 (button)
  143. -- low flags: 00
  144. -- high flags: 0000
  145. -- rect: left=51 top=52 right=70 bottom=135
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: 
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   go to card id 71936 of stack "Card Ideas"
  157. end mouseUp
  158.  
  159.  
  160.